home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Reference Guide
/
C-C++ Interactive Reference Guide.iso
/
c_ref
/
csource3
/
144_01
/
crypt.hlp
< prev
next >
Wrap
Text File
|
1985-08-21
|
1KB
|
33 lines
**********************************************************************
* CRYPT
**********************************************************************
* COPYRIGHT 1983 EUGENE H. MALLORY *
**********************************************************************
PROGRAM:
CRYPT - Reversable cryptographic converter.
USAGE:
CRYPT key <file >file
FUNCTION:
Used encode or decode a file given a key. The process is
reversable for the same key. The output is printable, but
unreadable text.
EXAMPLE:
CRYPT key <file >file
Command Line
___________________________________
|
| OPTIONS
|
|
|
______________V______________
| |
TEXT | | TEXT
------------------->| CRYPT |----------------------->
| |
| |
|___________________________|